Update dependency git-town/git-town to v14.4.1#1186
Open
renovate[bot] wants to merge 1 commit intov2from
Open
Conversation
924bc7d to
1db0eff
Compare
1db0eff to
22a71b8
Compare
22a71b8 to
b7ebaa4
Compare
b7ebaa4 to
c99ecf1
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
v14.2.3→v14.4.1Release Notes
git-town/git-town (git-town/git-town)
v14.4.1Compare Source
Many thanks to @charlierudolph, @ianjsikes, @kevgo, @seadowg, @stephenwade for contributing feedback, ideas, and code to 10 shipped PRs and 4 resolved issues.
Bug Fixes
git town undonow only undoes changes to branches that the previous Git Town command has touched (#3765)git town continuenow does not ask for additional lineage information (#3725)v14.4.0Compare Source
Git Town v14.4 ships features suggested by Git Town users and fixes a severe bug in the undo feature.
Many thanks to @ianjsikes, @kevgo, @ruudk, @stephenwade who contributed ideas for great new features and helped identify and solve a severe bug, resulting in 46 shipped PRs and 2 resolved issues.
New Features
Bug Fixes
v14.3.1Compare Source
Bug Fixes
git sync --no-pushnow also doesn't push when therebasesync-strategy is configured (#3271)git town config get-parentno longer prints an unnecessary empty line (#3717)Many thanks to @dannykingme, @defunctzombie, @kevgo, @marcosfelt, @nekitk, @opeik, @pcfreak30, @ruudk, and @stephenwade for identifying the issues fixed in this release and providing helpful feedback to resolve them, resulting in 19 shipped PRs and 4 resolved issues!
v14.3.0Compare Source
This release ships a few of the most requested community features.
New Features
git proposenow supports flags to pre-populate more fields of the pull requests to create:--title=<value>sets the title to the given value--body=<value>sets the body to the given value--body-file=<file path>sets the body to the content of the file with the given path. Providing-as the file path reads the body from STDIN (#3207).git town config get-parent [branch]prints the parent of the given branch, or the current branch if no branch is provided (#3207).--no-pushflag forgit synctemporarily disables pushing local changes when sync-feature-strategy ismerge. Please note that when sync-feature-strategy isrebase, it still force-pushes to avoid keeping outdated commits around, which avoids data loss in edge cases.Heartfelt thanks to @dannykingme, @defunctzombie, @kevgo, @marcosfelt, @nekitk, @opeik, @pcfreak30, @ruudk, @stephenwade for contributing code, ideas, and feedback to 29 shipped PRs and 9 resolved issues!
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.